home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1996 #15
/
Monster Media Number 15 (Monster Media)(July 1996).ISO
/
wildcat
/
a_menu35.zip
/
A-MENULD.WCX
(
.txt
)
< prev
next >
Wrap
Wildcat! WCX
|
1996-04-01
|
374b
|
25 lines
'! Decompiled with wccNosy version 4.20f (freeware)
'! Input File: in.wcx 374 bytes 03/09/122 08:19:28am
'! Code Segment Size :166 bytes
'! Data Segment Size :4467 bytes
'! String Segment Size:208 bytes
'! Compiled with WCC version 4.11
Dim s4463 As String
Cls
Locate 8, 24
Print "@0A@ Now loading @0B@A-MENU @0A@program ..."
Locate 10, 24
Print "@0C@ Please wait @8C@..."
Locate 17, 24
Print "@0B@ A-MENU Version 3.5"
Locate 18, 24
Print "@0E@(C)opyright 1995,96 by Ken Glickman"
Locate 19, 24
Print "@0E@ All Rights Reserved"
Delay 0.1
s4463 = "S XYZ"
Chain ProgPath + "A-MENU.WCX", s4463
End